PAscript FunctionsDownload PDFSelected SectionSelected Section and Subsection(s)Entire ManualUpdated2025-10-311 minute(s) readPAtoolsUser Manual Learn about functions in PAscript. Type AttributesAll data types have attributes. Attributes are always readable, but not all attributes can be changed.Type FunctionsMany data types have functions that you can call to perform an action on a variable.Math Functions and ConstantsUse standard math constants and functions, such as exponential and trigonometric functions, to perform mathematical computations in your code.System Object FunctionsSystem object functions provide a simple way to interact with the runtime system.Text FunctionsUse text functions, such as text and sprintf, to manipulate and parse strings.Parent topic: PAscript
Learn about functions in PAscript. Type AttributesAll data types have attributes. Attributes are always readable, but not all attributes can be changed.Type FunctionsMany data types have functions that you can call to perform an action on a variable.Math Functions and ConstantsUse standard math constants and functions, such as exponential and trigonometric functions, to perform mathematical computations in your code.System Object FunctionsSystem object functions provide a simple way to interact with the runtime system.Text FunctionsUse text functions, such as text and sprintf, to manipulate and parse strings.Parent topic: PAscript
Learn about functions in PAscript. Type AttributesAll data types have attributes. Attributes are always readable, but not all attributes can be changed.Type FunctionsMany data types have functions that you can call to perform an action on a variable.Math Functions and ConstantsUse standard math constants and functions, such as exponential and trigonometric functions, to perform mathematical computations in your code.System Object FunctionsSystem object functions provide a simple way to interact with the runtime system.Text FunctionsUse text functions, such as text and sprintf, to manipulate and parse strings.Parent topic: PAscript