|
Navigation: Function Reference > Study Formula Functions > ThisStudy.setPrimed() ThisStudy.setPrimed() |
Top Previous Next |
ThisStudy.setPrimed( aData: Boolean );
Sets the primed state of the current study. This is optional and can be used when you need to perform certain calculations to prime a study formula, and be able to determine if indeed the study has been primed.
Parameters
aData |
boolean value (true or false) |