get current field size()

This function returns the value of the attribute " Length" of the target structure field the function is on. The return value is not the number of characters of the value assigned to the field.

The return value on nodes is always "0".

This function has no parameters.

Example


The function on a string field with length "27" and the assigned value "Test" returns the value "27".