Forum Discussion

BenvanBergen's avatar
BenvanBergen
Contributor
7 months ago

Text IN on UD3 gives error

Seems I have found a bug, not sure if this is the right place to get it solved. We have a calculation where we use text3 on the customer, which is the country code to find the freight rate on the c...
  • BenvanBergen's avatar
    BenvanBergen
    7 months ago

    The case will be closed by OneStream: See below the conclusions, it's not considered a bug:

    i have taken your case to the wider team - the conclusion is :We always strongly recommend to always use brackets in any formulas .

    As in the keywords , here are the keywords found in vb.net VB.Net - Basic Syntax (tutorialspoint.com) 

    The following table lists the VB.Net reserved keywords −


    AddHandler AddressOf Alias And AndAlso As Boolean
    ByRef Byte ByVal Call Case Catch CBool
    CByte CChar CDate CDec CDbl Char CInt
    Class CLng CObj Const Continue CSByte CShort
    CSng CStr CType CUInt CULng CUShort Date
    Decimal Declare Default Delegate Dim DirectCast Do
    Double Each Else ElseIf End End If Enum
    Erase Error Event Exit False Finally For
    Friend Function Get GetType GetXML Namespace Global GoTo
    Handles If Implements Imports In Inherits Integer
    Interface Is IsNot Let Lib Like Long
    Loop Me Mod Module MustInherit MustOverride MyBase
    MyClass Namespace Narrowing New Next Not Nothing
    Not Inheritable Not Overridable Object Of On Operator Option
    Optional Or OrElse Overloads Overridable Overrides ParamArray
    Partial Private Property Protected Public RaiseEvent ReadOnly
    ReDim REM Remove Handler Resume Return SByte Select
    Set Shadows Shared Short Single Static Step
    Stop String Structure Sub SyncLock Then Throw
    To True Try TryCast TypeOf UInteger While
    Widening With WithEvents WriteOnly Xor

    This would mean that we do not consider this as a BUG, as we would use TEXT in brackets just to make sure it doesn't result in an intersection of the vb.net  keywords .

    However if you feel that my answer is not meeting your expectations - please do raise an IdeaStream and our development team will then have a look at your request .I have attached a KB on how to do so .