|
|
(32 intermediate revisions by 5 users not shown) |
Line 1: |
Line 1: |
| ==List of Macro Functions==
| | #REDIRECT [[:Category:Macro Function]] |
| | |
| This page contains a list of macro functions in alphabetical order.
| |
| You can also see a [[Macros:list of functions by area |list of functions by area ]]
| |
| | |
| | |
| ===Macro Functions===
| |
| * [[Macros:Functions:bringToFront|bringToFront]]
| |
| * [[Macros:Functions:clearLights|clearLights]]
| |
| * [[Macros:Functions:createMacro|createMacro]]
| |
| * [[Macros:Functions:currentToken|currentToken]]
| |
| * [[Macros:Functions:decode|decode]]
| |
| * [[Macros:Functions:dialog|dialog]]
| |
| * [[Macros:Functions:encode|encode]]
| |
| * [[Macros:Functions:findToken|findToken]]
| |
| * [[Macros:Functions:frame|frame]]
| |
| * [[Macros:Functions:getAllPlayerNames|getAllPlayerNames]]
| |
| * [[Macros:Functions:getAllPropertyNames|getAllPropertyNames]]
| |
| * [[Macros:Functions:getExposedTokenNames|getExposedTokenNames]]
| |
| * [[Macros:Functions:getExposedTokens|getExposedTokens]]
| |
| * [[Macros:Functions:getFindCount|getFindCount]]
| |
| * [[Macros:Functions:getGMNotes|getGMNotes]]
| |
| * [[Macros:Functions:getGroup|getGroup]]
| |
| * [[Macros:Functions:getGroupCount|getGroupCount]]
| |
| * [[Macros:Functions:getGroupEnd|getGroupEnd]]
| |
| * [[Macros:Functions:getGroupStart|getGroupStart]]
| |
| * [[Macros:Functions:getImage|getImage]]
| |
| * [[Macros:Functions:getImpersonated|getImpersonated]]
| |
| * [[Macros:Functions:getImpersonatedName|getImpersonatedName]]
| |
| * [[Macros:Functions:getLayer|getLayer]]
| |
| * [[Macros:Functions:getLibProperty|getLibProperty]]
| |
| * [[Macros:Functions:getLights|getLights]]
| |
| * [[Macros:Functions:getMacroCommand|getMacroCommand]]
| |
| * [[Macros:Functions:getMacroIndexes|getMacroIndexes]]
| |
| * [[Macros:Functions:getMacroLocation|getMacroLocation]]
| |
| * [[Macros:Functions:getMacroName|getMacroName]]
| |
| * [[Macros:Functions:getMacroProps|getMacroProps]]
| |
| * [[Macros:Functions:getMacros|getMacros]]
| |
| * [[Macros:Functions:getNPCNames|getNPCNames]]
| |
| * [[Macros:Functions:getNPCs|getNPCs]]
| |
| * [[Macros:Functions:getNotes|getNotes]]
| |
| * [[Macros:Functions:getOwned|getOwned]]
| |
| * [[Macros:Functions:getOwnedNames|getOwnedNames]]
| |
| * [[Macros:Functions:getOwners|getOwners]]
| |
| * [[Macros:Functions:getPCNames|getPCNames]]
| |
| * [[Macros:Functions:getPCs|getPCs]]
| |
| * [[Macros:Functions:getPlayerName|getPlayerName]]
| |
| * [[Macros:Functions:getProperty|getProperty]]
| |
| * [[Macros:Functions:getPropertyDefault|getPropertyDefault]]
| |
| * [[Macros:Functions:getPropertyNames|getPropertyNames]]
| |
| * [[Macros:Functions:getPropertyType|getPropertyType]]
| |
| * [[Macros:Functions:getSelected|getSelected]]
| |
| * [[Macros:Functions:getSelectedNames|getSelectedNames]]
| |
| * [[Macros:Functions:getSightType|getSightType]]
| |
| * [[Macros:Functions:getSize|getSize]]
| |
| * [[Macros:Functions:getSpeech|getSpeech]]
| |
| * [[Macros:Functions:getSpeechNames|getSpeechNames]]
| |
| * [[Macros:Functions:getTokenNames|getTokenNames]]
| |
| * [[Macros:Functions:getTokens|getTokens]]
| |
| * [[Macros:Functions:getWithState|getWithState]]
| |
| * [[Macros:Functions:getWithStateNames|getWithStateNames]]
| |
| * [[Macros:Functions:hasImpersonated|hasImpersonated]]
| |
| * [[Macros:Functions:hasLightSource|hasLightSource]]
| |
| * [[Macros:Functions:hasMacro|hasMacro]]
| |
| * [[Macros:Functions:hasProperty|hasProperty]]
| |
| * [[Macros:Functions:hasSight|hasSight]]
| |
| * [[Macros:Functions:indexOf|indexOf]]
| |
| * [[Macros:Functions:isNPC|isNPC]]
| |
| * [[Macros:Functions:isNumber|isNumber]]
| |
| * [[Macros:Functions:isOwnedByAll|isOwnedByAll]]
| |
| * [[Macros:Functions:isOwner|isOwner]]
| |
| * [[Macros:Functions:isPC|isPC]]
| |
| * [[Macros:Functions:isPropertyEmpty|isPropertyEmpty]]
| |
| * [[Macros:Functions:isTrusted|isTrusted]]
| |
| * [[Macros:Functions:lastIndexOf|lastIndexOf]]
| |
| * [[Macros:Functions:length|length]]
| |
| * [[Macros:Functions:lower|lower]]
| |
| * [[Macros:Functions:macroLink|macroLink]]
| |
| * [[Macros:Functions:macroLinkText|macroLinkText]]
| |
| * [[Macros:Functions:matches|matches]]
| |
| * [[Macros:Functions:number|number]]
| |
| * [[Macros:Functions:replace|replace]]
| |
| * [[Macros:Functions:resetProperty|resetProperty]]
| |
| * [[Macros:Functions:sendToBack|sendToBack]]
| |
| * [[Macros:Functions:setGMNotes|setGMNotes]]
| |
| * [[Macros:Functions:setHasSight|setHasSight]]
| |
| * [[Macros:Functions:setLayer|setLayer]]
| |
| * [[Macros:Functions:setLibProperty|setLibProperty]]
| |
| * [[Macros:Functions:setLight|setLight]]
| |
| * [[Macros:Functions:setMacroCommand|setMacroCommand]]
| |
| * [[Macros:Functions:setMacroProps|setMacroProps]]
| |
| * [[Macros:Functions:setNotes|setNotes]]
| |
| * [[Macros:Functions:setPC|setPC]]
| |
| * [[Macros:Functions:setProperty|setProperty]]
| |
| * [[Macros:Functions:setPropertyType|setPropertyType]]
| |
| * [[Macros:Functions:setSightType|setSightType]]
| |
| * [[Macros:Functions:setSize|setSize]]
| |
| * [[Macros:Functions:setSpeech|setSpeech]]
| |
| * [[Macros:Functions:setTokenImage|setTokenImage]]
| |
| * [[Macros:Functions:strformat|strformat]]
| |
| * [[Macros:Functions:string|string]]
| |
| * [[Macros:Functions:stringToList|stringToList]]
| |
| * [[Macros:Functions:substring|substring]]
| |
| * [[Macros:Functions:switchToken|switchToken]]
| |
| * [[Macros:Functions:token|token]]
| |
| * [[Macros:Functions:trim|trim]]
| |
| * [[Macros:Functions:upper|upper]]
| |