AVEVA Community
Site
Search
User
Site
Search
User
AVEVA World
PDMS in Your Language
PDMS на русском
Основная надпись в isodraft
Forums
Resources
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
18 replies
Subscribers
1 subscriber
Views
53 views
Users
0 members are here
Options
Share
More
Cancel
Related
Основная надпись в isodraft
Maxim
over 5 years ago
Parents
fanwenjie
over 4 years ago
when we use this command
[COLOR=#0000ff]var !isoCountSheets ISODRAW NUMBER[/COLOR]
!isoCountSheets is [COLOR=#ff0000]
STRING
[/COLOR]
we can convert it to real like this
if !isoCountSheets.
[COLOR=#ff0000]real()[/COLOR]
.gt(1) then
-- code here
endif
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Reply
fanwenjie
over 4 years ago
when we use this command
[COLOR=#0000ff]var !isoCountSheets ISODRAW NUMBER[/COLOR]
!isoCountSheets is [COLOR=#ff0000]
STRING
[/COLOR]
we can convert it to real like this
if !isoCountSheets.
[COLOR=#ff0000]real()[/COLOR]
.gt(1) then
-- code here
endif
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Children
No Data