Global Variables

Note: Never use or set global variables directly from a hook. This will lead to errors. The LN Implementation Generator will make sure that the used values for the parameters are available, but will not make sure that all other attribute values are set correctly in all cases.