xInfo.importString Method

Imports an object from a file.

Syntax

public int importString(
    str source, 
    UtilElementType kind, 
    str name)

Run On

Called

Parameters

  • source
    Type: str
    The path to the file that you want to import the object from.
  • name
    Type: str
    The name of the object.

See Also

Reference

xInfo Class