Function ====== SetCurrentMacroFromUserNumber ====== Void UserMacros.SetCurrentMacroFromUserNumber(Int32 userNumber) ^ API | http://api.avolites.com/10.1/UserMacros.SetCurrentMacroFromUserNumber.html | ^ description | Sets the current macro information from the user number, i.e. flags the macro with this user number as 'current'. | ^ [[macros:namespace]] | [[macros:namespace:usermacros]] | ^ parameter | userNumber ( [[macros:type:int32]] ) : The user number of the macro to set the current information to. | ^ return value | ([[macros:type:void]]) | == Example in == [[macros:example:exportmacro]]: UserMacros.SetCurrentMacroFromUserNumber(1) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~