Sorry, let me correct my question.
Can I get the actual key (ID) from the current Workflow Instance and save that to a variable in a Script running inside the current Workflow Instance?
vWorkflowInstanceID := <Key of current Workflow Instance>;
Sorry, let me correct my question.