Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- kind
Type: UtilElementType Enumeration
A UtilElementType system enumeration value that indicates the kind of object to import.
- name
Type: str
The name of the object.