UserGuide

XojoScript Functions

From Xojo Documentation

Revision as of 19:53, 15 February 2021 by Gperlman (talk | contribs) (See Also)
You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site!

This topic describes the functions you can use with XojoScript and IDE Scripting.

You can provide your own global methods and functions by using the Context property of the XojoScript object.

Functions

Scripts can use these functions which work as specified in the Language Reference.

Color

Math

Numeric

String

See the String data type.

Other

See Also

UserGuide:XojoScript topic