FORMULA LANGUAGE
Examples: @IsCategory
1. This example returns * if the row is a category, or nothing if the row is not a category.
@IsCategory
2. This example returns C if the row is a category, or nothing if the row is not a category.
@IsCategory("C")
3. This example returns Y if the row is a category, or N if the row is not a category.
@IsCategory("Y";"N")
See Also
@IsCategory
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window