Internal Scripting Language
"Internal" is an efficient scripting language from acDevSoftware. It supports functional and data-driven programming. It returns always a data of type boolean, string, scalar or vector 3D from the last executed function.
Version : 3.0.70
acZoomIn integrates the following standard Internal libraries:
- Code
- Conditional
- Local variable
- Loop
- Scalar Analysis
- Scalar Analytic Geometry
- Scalar Boolean Function
- Scalar Constants
- Scalar Functions
- Scalar Scene Manager
- Scalar Scripting (for LUA, professional or enterprise acZoomIn version)
- Scalar Trigonometry
- String Scripting (for LUA, professional or enterprise acZoomIn version)
- String Standard
- Vector3D Boolean Functions
- Vector3D Constants
- Vector3D Analytic Geometry
- Vector3D Scene Manager
- Vector3D Scripting (for LUA, professional or enterprise acZoomIn version)
- Vector3D Standard
Important functions of Internal scripting language:
- Print: Print string in Output panel.
Examples: