Quantcast
Viewing all articles
Browse latest Browse all 6251

Module.actions not working

Basic workflow, with just one input/attribute, named "theModule" of type "Module".

Selecting any random Module

 

A scriptable task, with just 2 simple lines of code:

 

System.log(theModule.actions)
System.log(theModule.actions.lenght)

 

Line1 will output "undefined"

Line2 will throw a error: "Cannot read property "length" from undefined"

 

I have personally tested this on both vRO v7.0.1 and vRO v7.1.

I have also confirmation from other people testing this on vRO v7.0.1 and vRO v7.2

 

Anyway to get this to work?

Or is this a actual bug, that seems to have been in the software for at least the last 3 versions?

 

Image may be NSFW.
Clik here to view.
vRO API Browser - Module Actions.jpg


Viewing all articles
Browse latest Browse all 6251

Trending Articles