0

Pause function

I am curious if there is a pause fuction, where itll run my first line of code, and then  my next line of code. This is what I am currently working with:

 

'Last Status' := Status + ('Interview Pipeline' := today() + " status set to " + Status + if Comment then
" with comment: " + Comment + " By: " + 'Modified by' + " end
" + "
" + 'Interview Pipeline'
end + (Comment := void + (Status := void)))

 

I want some sort of function to where it will pause after my last end statement, and then void out comment and status. Something like: 

 

'Previous Status' := Status + ('Interview Pipeline' := today() + " status set to " + Status + if Comment then
" with comment: " + Comment + " By: " + 'Modified by' + " end
" + "
" + 'Interview Pipeline'
end + -PAUSE, THEN- (Comment := void + (Status := void)))

3 replies

null
    • SMoore
    • 5 yrs ago
    • Reported - view

    I figured it out actually. If Ninox would not mind, can you omit this post?

      • eric_boone
      • 2 yrs ago
      • Reported - view

      S Moore I agree w/ Nick...  As luck would have it, I have the same question that you asked and answered some three odd years later...  

    • Nick
    • 5 yrs ago
    • Reported - view

    Or you can post the solution here, so someone else find it useful...

Content aside

  • 2 yrs agoLast active
  • 3Replies
  • 1720Views
  • 1 Following