Kapow36
Posts: 0
Joined: Thu May 23, 2013 4:07 pm

Checking Model object type

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?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Checking Model object type

Hello,

Please use JS below:

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

here variableName - variable's name

Return to “Issues”