ifelse

  1. ICauseDarkDays

    Resolved Help - How to check if a string is filled?

    I am creating a Text-Based game, and when I first started, I just made it so that if you skipped past the naming process, you would be given a name, but I don't want players to skip past the process anymore. I want them to pick their names out intentionally, but I don't know how to make it so...
  2. P

    Resolved How do i refactor the if..else if - multiple conditions

    Hello Everyone, I have one class file where I have user if else if and with multiple conditions -However I feel class file is really confusing, so can you help me if I can refactor the code any which way? public static PaymentOptions GetPaymentOptions_Auto(TestConfigurationCDO...
Back
Top Bottom