resolveStringById
Resolves a string variable by given id.
Return
The associated variable content if the variable exists.
Parameters
id
The ID of the string variable to be resolved.
Throws
If the variable does not exist.
Resolves a string variable by given id.
The associated variable content if the variable exists.
The ID of the string variable to be resolved.
If the variable does not exist.