macros:Functions:list of functions by area: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 248: | Line 248: | ||
* [[Macros:Functions:json.remove|json.remove]] | * [[Macros:Functions:json.remove|json.remove]] | ||
===Dialog and | ===Dialog and Frame Functions=== | ||
* [[Macros:Functions:closeDialog|closeDialog]] | * [[Macros:Functions:closeDialog|closeDialog]] | ||
* [[Macros:Functions:isDialogVisible|isDialogVisible]] | * [[Macros:Functions:isDialogVisible|isDialogVisible]] | ||
* [[Macros:Functions:isFrameVisible|isFrameVisible]] | * [[Macros:Functions:isFrameVisible|isFrameVisible]] |
Revision as of 14:50, 24 December 2008
Mathematical
- abs
- absolutevalue
- add
- average
- avg
- ceil
- ceiling
- divide
- floor
- hex
- hypot
- hypotenuse
- isNumber
- ln
- log
- log10
- max
- mean
- median
- min
- multiply
- number
- sqr
- sqrt
- square
- squareroot
- subtract
- sum
Initiatitive
- addAllNPCsToInitiative
- addAllPCsToInitiative
- addAllToInitiative
- addToInitiative
- getCurrentInitiative
- getInitiative
- getInitiativeHold
- getInitiativeRound
- initiativeSize
- nextInitiative
- removeAllFromInitiative
- removeAllNPCsFromInitiative
- removeAllPCsFromInitiative
- removeFromInitiative
- setCurrentInitiative
- setInitiative
- setInitiativeHold
- setInitiativeRound
- sortInitiative
String
- concat
- decode
- endsWith
- getFindCount
- getGroup
- getGroupCount
- getGroupEnd
- getGroupStart
- indexOf
- lastIndexOf
- length
- lower
- matches
- replace
- startsWith
- strfind
- strformat
- string
- substring
- trim
- upper
Logical
Token
- bringToFront
- createMacro
- currentToken
- getAllPropertyNames
- getGMName
- getGMNotes
- getHalo
- getLabel
- getLayer
- getName
- getNotes
- getOwners
- getProperty
- getPropertyDefault
- getPropertyNames
- getPropertyType
- getSize
- getSpeech
- getSpeechNames
- getState
- getTokenImage
- getVisible
- hasProperty
- isNPC
- isOwnedByAll
- isOwner
- isPC
- isPropertyEmpty
- resetProperty
- sendToBack
- setAllStates
- setGMName
- setGMNotes
- setHalo
- setLabel
- setLayer
- setName
- setNotes
- setPC
- setProperty
- setPropertyType
- setSize
- setSpeech
- setState
- setTokenImage
- setVisible
- switchToken
Token Libraries
Macros
- getMacroCommand
- getMacroIndexes
- getMacroLocation
- getMacroName
- getMacroProps
- getMacros
- hasImpersonated
- hasMacro
- isTrusted
- setMacroCommand
- setMacroProps
Lights and Sight
String Properties
String List
Token Bars
Tables
Miscellanous
- abort
- eval
- evalMacro
- execMacro
- getAllPlayerNames
- getImage
- getPlayerName
- getStateImage
- if
- input
- isGM
- macroLink
- macroLinkText
- set
Finding Tokens
- findToken
- getExposedTokenNames
- getExposedTokens
- getImpersonated
- getImpersonatedName
- getNPCNames
- getNPCs
- getOwned
- getOwnedNames
- getPCNames
- getPCs
- getSelected
- getSelectedNames
- getTokenNames
- getTokens
- getVisibleTokenNames
- getVisibleTokens
- getWithState
- getWithStateNames
JSON Functions
- json.append
- json.contains
- json.fields
- json.fromList
- json.fromStrProp
- json.get
- json.length
- json.set
- json.type
- json.toList
- json.toStrProp
- json.remove