hey,
heres my problem:
Im new to filemaker, and im trying to program a script that adds certian fields depending on certian data a user selects.
im trying to make an script with an if statement but its seems like i am very limited to how i can create my if statement
i can only create "if(jobType = "production")"
however i can't create the next part the "then costOfJob = 45.00"
it seems i can only create the "if" part of my statement and thats it. and if i want to do the "then" part of my if statement i have to create another script?
could someone please show me how to create a proper if statement
heres my problem:
Im new to filemaker, and im trying to program a script that adds certian fields depending on certian data a user selects.
im trying to make an script with an if statement but its seems like i am very limited to how i can create my if statement
i can only create "if(jobType = "production")"
however i can't create the next part the "then costOfJob = 45.00"
it seems i can only create the "if" part of my statement and thats it. and if i want to do the "then" part of my if statement i have to create another script?
could someone please show me how to create a proper if statement