BitCountString (String function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
(No difference)

Revision as of 01:18, 22 March 2013

Count number of on bits in a string (String class)

[Introduced in Model 204 7.5]


This page is under construction.

Syntax

%count = string:BitCountString

Syntax terms

%countnumber
string string

Usage notes

Examples

See also