FatalExceptionError
Technical User
It has become apparent to me that you can't use dynamic parameters in regular subscriptions. Example:
[silly question]
Will the vbscript execute for the dynamic parameter if it is a default value?
[/silly question]
I just need a quick and dirty answer. Easy enough to test just not in my environment due to segregation of duties.
=======================================
The statement below is true
The statement above is false
There are 10 kinds of people, those who know binary and those who don't
Code:
=DateAdd("d",(-1*Day(today())), today())
[silly question]
Will the vbscript execute for the dynamic parameter if it is a default value?
[/silly question]
I just need a quick and dirty answer. Easy enough to test just not in my environment due to segregation of duties.
=======================================
The statement below is true
The statement above is false
There are 10 kinds of people, those who know binary and those who don't