Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Does anyone know how to access the order guide variables from the order guide script field?

johnnysharp
Tera Contributor

I would like to be able to access an order guide variable to use for a loop in the order guide script field. Does anyone know of a way to access the order guide variables within the order guide script field?

I have tried:

current.vars.<variable_name>

current.variables.<variable_name>

current.variable_pool.<variable_name>

guide.vars.<variable_name>

guide.variables.<variable_name>

guide.variable_pool.<variable_name>

11 REPLIES 11

Allen Andreas
Tera Patron

Please see my article regarding this topic, located here: https://community.servicenow.com/community?id=community_article&sys_id=61ccb3d9dbd0d110b5d6e6be13961...

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!