Advanced Scripting

<< Click to Display Table of Contents >>

Navigation:  Advanced Features > Scripting >

Advanced Scripting

VERTEX power users who like to delve into specifics of the Vertex Scripting Language - please read on, this is for you.

If you are starting out and/ or are getting by fine without knowing these intricacies, then you may skip this topic.

However, if you are experiencing problems and the code is not behaving as expected, this documentation shall aide you in finding the right answers and straighten out the kinks in your programming.

 

Advanced Variables

This chapter covers an in-depth reading on variables with extensive examples and how to apply them.

Dynamic Scripting

Apply dynamic values tailored to specific use cases. Streamline your workflows and enhance operational efficiency.

Loops

Use loops for automating repetitive scripts that can be nested within one another for hyper-complex operations.