Returns the name of the element.
Syntax 1
|
Returns the name of the element. |
|
GetName() |
Syntax 2
|
Returns the name of the element. |
|
GetName(element) |
|
Arguments: |
|
|
element |
Any - element whose name is to be determined. Cannot be an entity. |
Remarks
- Example: GetName(Field1) returns "Field1".
Comments
0 comments
Article is closed for comments.