Job Management Partner 1/Software Distribution Automatic Installation Tool Description and Reference

[Contents][Glossary][Index][Back][Next]

AIT_StrLength

Description

Returns the length of a character string.

Format

integer AIT_StrLength (
  string strStrName    // Character string
);

Parameters

strStrName (input)

Specify a character string.

Return value

This API function returns the length of a character string.