Expand description
Contains the standard library for macroscript.
If you want to see the documentation for all macros at once, see DocumentationHelper
.
Structs§
- Abs
- See the documentation on
DocumentationHelper
for documentation on this struct. - Add
- See the documentation on
DocumentationHelper
for documentation on this struct. - And
- See the documentation on
DocumentationHelper
for documentation on this struct. - Arithmetic
Shift Right - See the documentation on
DocumentationHelper
for documentation on this struct. - Assert
- See the documentation on
DocumentationHelper
for documentation on this struct. - Bin
- See the documentation on
DocumentationHelper
for documentation on this struct. - BitAnd
- See the documentation on
DocumentationHelper
for documentation on this struct. - BitNot
- See the documentation on
DocumentationHelper
for documentation on this struct. - BitOr
- See the documentation on
DocumentationHelper
for documentation on this struct. - BitXor
- See the documentation on
DocumentationHelper
for documentation on this struct. - Chr
- See the documentation on
DocumentationHelper
for documentation on this struct. - Comment
- See the documentation on
DocumentationHelper
for documentation on this struct. - Cosine
- See the documentation on
DocumentationHelper
for documentation on this struct. - Count
- See the documentation on
DocumentationHelper
for documentation on this struct. - Div
- See the documentation on
DocumentationHelper
for documentation on this struct. - Equal
- See the documentation on
DocumentationHelper
for documentation on this struct. - Error
- See the documentation on
DocumentationHelper
for documentation on this struct. - Escape
- See the documentation on
DocumentationHelper
for documentation on this struct. - Find
- See the documentation on
DocumentationHelper
for documentation on this struct. - Fold
- See the documentation on
DocumentationHelper
for documentation on this struct. - Greater
- See the documentation on
DocumentationHelper
for documentation on this struct. - Hash
- See the documentation on
DocumentationHelper
for documentation on this struct. - Hex
- See the documentation on
DocumentationHelper
for documentation on this struct. - If
- See the documentation on
DocumentationHelper
for documentation on this struct. - Int
- See the documentation on
DocumentationHelper
for documentation on this struct. - InvCosine
- See the documentation on
DocumentationHelper
for documentation on this struct. - InvSine
- See the documentation on
DocumentationHelper
for documentation on this struct. - InvTangent
- See the documentation on
DocumentationHelper
for documentation on this struct. - IsNumber
- See the documentation on
DocumentationHelper
for documentation on this struct. - Join
- See the documentation on
DocumentationHelper
for documentation on this struct. - Length
- See the documentation on
DocumentationHelper
for documentation on this struct. - Less
- See the documentation on
DocumentationHelper
for documentation on this struct. - Log
- See the documentation on
DocumentationHelper
for documentation on this struct. - Lower
- See the documentation on
DocumentationHelper
for documentation on this struct. - Map
- See the documentation on
DocumentationHelper
for documentation on this struct. - Modulus
- See the documentation on
DocumentationHelper
for documentation on this struct. - Multiply
- See the documentation on
DocumentationHelper
for documentation on this struct. - Not
- See the documentation on
DocumentationHelper
for documentation on this struct. - NumEqual
- See the documentation on
DocumentationHelper
for documentation on this struct. - Oct
- See the documentation on
DocumentationHelper
for documentation on this struct. - Or
- See the documentation on
DocumentationHelper
for documentation on this struct. - Ord
- See the documentation on
DocumentationHelper
for documentation on this struct. - Pow
- See the documentation on
DocumentationHelper
for documentation on this struct. - Rand
- See the documentation on
DocumentationHelper
for documentation on this struct. - Repeat
- See the documentation on
DocumentationHelper
for documentation on this struct. - Replace
- See the documentation on
DocumentationHelper
for documentation on this struct. - Reverse
- See the documentation on
DocumentationHelper
for documentation on this struct. - Select
- See the documentation on
DocumentationHelper
for documentation on this struct. - Shift
Left - See the documentation on
DocumentationHelper
for documentation on this struct. - Shift
Right - See the documentation on
DocumentationHelper
for documentation on this struct. - Sine
- See the documentation on
DocumentationHelper
for documentation on this struct. - Slice
- See the documentation on
DocumentationHelper
for documentation on this struct. - Split
- See the documentation on
DocumentationHelper
for documentation on this struct. - Sub
- See the documentation on
DocumentationHelper
for documentation on this struct. - Tangent
- See the documentation on
DocumentationHelper
for documentation on this struct. - Truthy
- See the documentation on
DocumentationHelper
for documentation on this struct. - Unescape
- See the documentation on
DocumentationHelper
for documentation on this struct. - Upper
- See the documentation on
DocumentationHelper
for documentation on this struct. - Xor
- See the documentation on
DocumentationHelper
for documentation on this struct.
Enums§
- Documentation
Helper - Item purely for documentation purposes of the standard library. Dynamically made for easier browsing.
Functions§
- add
- Adds the standard library’s builtin macros to a map of macro names.