Thread: If Clause
View Single Post
  #1  
Old 04-18-2006, 12:21 PM
realtytrac realtytrac is online now
Registered User
 
Join Date: 04-17-2006
Posts: 16
If Clause

Hi,

I want to be able to put an "if clause" in a build script where by if a certain value is passed into it using the API, it would run one course of the build, and if a nother value is passed in, it would run the other course.

The question is two part:

1) How do i make this "if clause" in the script itself?

2) How do i manipulate it using the API call.

thanks in advance

RT
Reply With Quote