JavaLib.storeCopy is one of several Java™ access functions.
JavaLib.storeCopy( sourceId javaObjId in, targetId javaObjId in)
This argument is either a string literal or a variable of type CHAR, DBCHAR, MBCHAR, STRING, or UNICODE. The identifier must be cast to objId, as in a later example. EGL strips single- and double-byte blanks from the beginning and end of the argument value, which is case sensitive.
This argument is either a string literal or an item of type CHAR, DBCHAR, MBCHAR, STRING, or UNICODE. The identifier must be cast to objID, as in a later example. EGL strips single- and double-byte blanks from the beginning and end of the argument value, which is case sensitive.
JavaLib.storeCopy( (objId)"sourceId", (objId)"targetId" );
No runtime errors are associated with JavaLib.storeCopy.
Related concepts
Syntax diagram for EGL functions