CFLDisable Procedure
Codeunit CFL Feature Management
Overloads
| Name | Description |
|---|---|
| CFLDisable(text[50]) | |
| CFLDisable(text[50]; boolean) |
CFLDisable(text[50]) Procedure
Signature
CFLDisable(FeatureID: text[50])
Parameters
FeatureID text[50]
CFLDisable(text[50]; boolean) Procedure
Signature
CFLDisable(FeatureID: text[50]; ShowMessage: boolean)