languages
object
| profile...languages(n) |
| name (default) |
Return the name of the language.
Parameters None
Return (str)
- Name of the language |
| pos |
Return the position (index) of the
language.
Parameters None
Return (int)
- Position of the language (from 0 to languages.count - 1)
|
| createdby |
Return the "created by"
field of the language.
Parameters None
Return (str)
- "Created by" field. |
go back to
dsubscript Functions List |