D is an illegal or reserved name ??
Posted: Wed May 11, 2016 7:06 am
Hi,
I'm wondering why I get the following error : "D is an illegal or reserved name" when typing :
Is it because "d" belongs to the series world instead of the scalar world ?
Thanks !
I'm wondering why I get the following error : "D is an illegal or reserved name" when typing :
Code: Select all
scalar myscalar = @var(d(myTS))
Thanks !