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?
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?
Hello,
Please use JS below:
prevat typeName = Apperyio.storage.variableName.type;/pre
here variableName - variable's name