Returns the EntitiyID for the element.
Syntax 1
|
Returns the EntitiyID for the element. |
|
GetEntityId() |
Syntax 2
|
Returns the EntitiyID for the element. |
|
GetEntityId(element) |
|
Arguments: |
|
|
element |
Any - element whose entity id is to be determined. Can only be entity type Fields or entity Collection Members. |
Remarks
- In case of Entity type Elements(Fields/Entity Collection Members) the EntityID of the referenced entity is returned.
- Example: GetEntityID(Field1) returns {Record::1}.
Comments
0 comments
Article is closed for comments.