Page 1 of 1

Checking Model object type

Posted: Tue Nov 24, 2015 4:00 am
by Kapow36

How do I check if an object of a Model is a certain type? If I have a model object temp, how do I confirm it is that type?


Checking Model object type

Posted: Wed Nov 25, 2015 9:31 am
by Serhii Kulibaba

Hello,

Please use JS below:

prevat typeName = Apperyio.storage.variableName.type;/pre

here variableName - variable's name