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")
Vedere anche
@IsCategory
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario