Hi,
I am always getting the IsCritical Flag as always false for an XER File. I tried to get the value using task.IsCritical ? “Yes” : “No”; and also Get(Tsk.IsCritical). Both the values for any XER file is always No.
P…...Please suggest the way to extract Critical Flag from an XER file...
Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples....easily parse HEX strings, extract RGB components, and add transparency...