Release: Actifsource V10.12.0
CodeSnippets now support context specific tokens.
Example: ControllerA consists of variableFromControllerA and functionFromController A:

It is now possible to access only variables from controller A in the function from controller A:

Just set isContextRoot to true to enable this feature:

CodeSnippets now support context specific tokens.
Example: ControllerA consists of variableFromControllerA and functionFromController A:

It is now possible to access only variables from controller A in the function from controller A:

Just set isContextRoot to true to enable this feature:
