KVSKBANotBillableFeature#
Procedures#
IsActive() : Boolean#
Summary: Check if feature "Not Billable with default handling via a table" is active.
procedure IsActive(): Boolean
Returns: True if feature is active, false otherwise.
Remarks: This feature replaces the old option field with a table-based approach for "Not Billable" handling. Returns false if the feature does not exist or is not enabled. Use this to conditionally execute feature-specific code.