Skip to contents

Returns the count of codes attached DIRECTLY to this Subtheme. Codes in nested sub-subthemes are NOT counted. Use subtheme_n_codes_total() for the depth-recursive count.

Usage

subtheme_n_codes(subtheme)

Arguments

subtheme

Subtheme S3

Value

Integer; direct-code count (depth-0).