Navigation: XML Tags >

ToUpperCase

 

Sektion

Job

Muss Feld

nein

Typ

Text

Standardwert

false

 

Beschreibung

 

Definiert für die COPJob Aktion "COPJobCopyValue" ob, COPjar ein zu kopierender Wert in Grossbuchstaben übertragen soll. Ist <ToUpperCase> gleich true, dann überträgt COPjar den Wert in Grossbuchstaben.

 

Beispiele

 

<COPJobs>

<Job>

    <Name>CopyDescriptionFromParent</Name>

    <Action>com.cop.job.COPJobCopyValue</Action>

    <IsSource>true</IsSource>

    <SourceAttribute>DESCRIPTION</SourceAttribute>

    <TargetClass>DRAWING_2D,MODEL_3D</TargetAttribute>

    <TargetAttribute>DESCRIPTION</TargetAttribute>

    <Relatives>children</Relatives>

    <ToUpperCase>true</ToUpperCase>

</Job>

<COPJobs>

 

Siehe auch

·Action COPJobCopyValue

·ToLowerCase

 

 

(c) 2018 COP Informatik AG www.copag.ch