GetEntityId Function

  • Updated

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}.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.