StatFormulasDefinedOn this pageDefinedThis formula allows you to query the system to check if a stat is defined or not. If it is, it'll return true, and if it isn't it'll return false. JSON Format { "type": "defined", "stat": ...} Fields FieldTypeRequiredDescriptionstatString✓The stat that you want to know is defined or not.