>  Docs Center  >  Libraries  >  Motley  >  MGH_STR_ISIDENTIFIER
Libraries

MGH_STR_ISIDENTIFIER

MGH_STR_ISIDENTIFIER

Name


  MGH_STR_ISIDENTIFIER

Purpose


  This function determines whether a string is a valid IDL identifier
  (see "Building IDL Applications", Chapter 2).

Category


  Strings.

Calling Sequence


  Result = MGH_STR_ISIDENTIFIER(InString)

Inputs


  InString: A string scalar or array.

Outputs


  The function returns 1 if InString is a valid identifier, otherwise 0.
###########################################################################
  This software is provided subject to the following conditions:
  1. NIWA makes no representations or warranties regarding the
    accuracy of the software, the use to which the software may
    be put or the results to be obtained from the use of the
    software. Accordingly NIWA accepts no liability for any loss
    or damage (whether direct of indirect) incurred by any person
    through the use of or reliance on the software.
  2. NIWA is to be acknowledged as the original author of the
    software where the software is used or presented in any form.
###########################################################################

Modification History


  Mark Hadfield, 2000-12
      Written.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us