You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Creates a new user datatype with the given name, adds it to the data dictionary, and then returns the new user datatype to the caller. PARAMETERS: Name (String).

Syntax

Public Function Add( _
   ByVal Name As Variant _
) As UserDatatype

Parameters

  • Name



  • No labels