count
Counts the number of values in an object.
Counts the number of values in an object.
count Uy_Phase_1_Soil_1
Counts the number of values in the Uy_Phase_1_Soil_1 object.
<{1,...}: PlxObject'>'
PlxObject | Object | Objects of which the values are to be counted |
Mode | Target |
---|---|
- | Listables |
None
Counts the number of values in an object which fulfill a specified criterion.
count Phases "Info.Maxcores=4"
Counts the number phases with 4 maximum cores.
<{1,...}: PlxObject'>' Text'
PlxObject | Object | Objects of which the values are to be counted |
Text | Text | Text for specified criterion |
Mode | Target |
---|---|
- | Listables |
None