Skip to main content



GetElementId Function

Returns the element id of the element.

Syntax 1

GetElementId()

Returns the element id of the element.

Syntax 2

GetElementId(element)

Returns the element id of the element.

Arguments

element Any - element whose elemnt id is to be determined. Cannot be an Entity.

Remarks

Example:

GetElementID(Field1); // returns {Record::1}\Field1.