AIMMS functions and procedures use local identifiers to hold the values of arguments. The model editor functions that form the basis of runtime libraries operate on elements of AllIdentifiers
These functions create, modify, and delete corresponding global identifiers in the model. In other words, they do not operate on local identifiers.
This short tutorial by