Get Started with Apex || Apex Basics & Database

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ส.ค. 2023
  • ( Code in comments and github )
    Enjoy the video with wonderful music....
    Module Link : trailhead.salesforce.com/cont...
    Code in Github :
    github.com/Kowshik001/Salesfo...

ความคิดเห็น • 24

  • @WonderStudies
    @WonderStudies  ปีที่แล้ว +17

    public class StringArrayTest {
    public static List generateStringArray(Integer n) {
    List TestList = new List();
    for(Integer i=0;i

    • @mi10i26
      @mi10i26 6 หลายเดือนก่อน

      hacker

  • @user-nf2gk1yr6u
    @user-nf2gk1yr6u ปีที่แล้ว +8

    Intha talented ga unnavu enti ra

  • @317_dhandorerutuja8
    @317_dhandorerutuja8 3 หลายเดือนก่อน

    Thank You

  • @SeanRahimi-fi7fx
    @SeanRahimi-fi7fx หลายเดือนก่อน +1

    I could not figure this out even I followed your steps, can you help me?

    • @charugaikwad106
      @charugaikwad106 หลายเดือนก่อน

      remove space before generate and place semicolon at the end it will work

  • @user-hs5og1kc6p
    @user-hs5og1kc6p 6 หลายเดือนก่อน

    it was work...thank you

  • @rkfuns6628
    @rkfuns6628 6 หลายเดือนก่อน +4

    it is showing an error in this way(Executing the 'generateStringArray' method failed. Either the method does not exist, is not static, or does not return the proper number of strings.--what to do sir

    • @Jagadeeswari_57
      @Jagadeeswari_57 หลายเดือนก่อน +1

      Did you resolve the issue?

    • @GustavoBraga-rx9sq
      @GustavoBraga-rx9sq หลายเดือนก่อน

      @@Jagadeeswari_57
      in the video it is like: 'generateStringArray'. In the challenge it's different... 'generateStringList'. Change this and it will work

    • @dharshucorner4283
      @dharshucorner4283 หลายเดือนก่อน +1

      Still problem not solved same issue showing anybody help

  • @SeanRahimi-fi7fx
    @SeanRahimi-fi7fx หลายเดือนก่อน

    Hey I need help on this one, I wasn't successful, can you help?

    • @saianusha6147
      @saianusha6147 10 วันที่ผ่านมา

      Executing the method 'generatestringlist' failed. either the method doesn't exist,is not static,or does not return the proper number of string

    • @saianusha6147
      @saianusha6147 10 วันที่ผ่านมา

      I am getting the error

  • @AnuragSingh-lu7on
    @AnuragSingh-lu7on 6 หลายเดือนก่อน +2

    Bhai mere me StringArrayTest not legal name bta rha

    • @abhirammaddi2243
      @abhirammaddi2243 6 หลายเดือนก่อน

      same problem did u solved it

    • @AnuragSingh-lu7on
      @AnuragSingh-lu7on 6 หลายเดือนก่อน +1

      @@abhirammaddi2243 yes bro just do not copy paste name. Write by yourself then it will be done.

    • @gsofia3859
      @gsofia3859 6 หลายเดือนก่อน +4

      Guys..type it with your hand rather than copy paste ..then maybe it will work ..as it did worked for me

    • @a.s.dherisha7287
      @a.s.dherisha7287 6 หลายเดือนก่อน

      ​@@gsofia3859yeah it worked..

    • @AnuragSingh-lu7on
      @AnuragSingh-lu7on 6 หลายเดือนก่อน

      @@gsofia3859 yes same for me. and in Apex module after completion during checking it will show error then just again run all code -> save all then again go for check it will work