pymel.core.general.encodeString

encodeString(*args, **kwargs)

This action will take a string and encode any character that would need to be escaped before being sent to some other command. Such characters include:double quotesnewlinestabs

Derived from mel command maya.cmds.encodeString

Previous topic

pymel.core.general.editDisplayLayerMembers

Next topic

pymel.core.general.evalDeferred

Core

Core Modules

Other Modules

This Page